source/app.d(85,9): Deprecation: struct `std.datetime.StopWatch` is deprecated - To be removed after 2.094. Use std.datetime.stopwatch.StopWatch instead. source/app.d(85,9): Deprecation: struct `std.datetime.StopWatch` is deprecated - To be removed after 2.094. Use std.datetime.stopwatch.StopWatch instead. source/app.d(104,12): Deprecation: struct `std.datetime.StopWatch` is deprecated - To be removed after 2.094. Use std.datetime.stopwatch.StopWatch instead. source/app.d(109,19): Error: `@safe` function `D main` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` is declared here source/app.d(110,19): Error: `@safe` function `D main` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stderr".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stderr".makeGlobal` is declared here source/app.d(131,51): Error: `@safe` function `D main` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stdin".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stdin".makeGlobal` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.